index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-24
CIFS: Move protocol specific negotiate code to ops struct
Pavel Shilovsky
2012-07-24
CIFS: Extend credit mechanism to process request type
Pavel Shilovsky
2012-07-24
CIFS: Move trans2 processing to ops struct
Pavel Shilovsky
2012-07-23
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
2012-07-23
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
Jeff Layton
2012-07-23
cifs: remove bogus reset of smb_buf_length in smb_send routines
Jeff Layton
2012-07-23
cifs: move file_lock off stack in cifs_push_posix_locks
Jeff Layton
2012-07-23
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
2012-07-23
cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
Jeff Layton
2012-07-23
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-22
Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-07-22
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
2012-07-22
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
2012-07-22
mmc: omap_hsmmc: ensure probe returns error upon resource failure
Kevin Hilman
2012-07-22
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
2012-07-22
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-07-22
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-07-22
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
2012-07-23
ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
Al Viro
2012-07-23
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
zoran: don't bother with struct file * in zoran_map
Al Viro
2012-07-23
ecryptfs: don't reinvent the wheels, please - use struct completion
Al Viro
2012-07-23
don't expose I_NEW inodes via dentry->d_inode
Al Viro
2012-07-23
tidy up namei.c a bit
Al Viro
2012-07-23
unobfuscate follow_up() a bit
Al Viro
2012-07-23
ext3: pass custom EOF to generic_file_llseek_size()
Eric Sandeen
2012-07-23
ext4: use core vfs llseek code for dir seeks
Eric Sandeen
2012-07-23
vfs: allow custom EOF in generic_file_llseek code
Eric Sandeen
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
2012-07-22
vfs: Create function for iterating over block devices
Jan Kara
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2012-07-22
fs/ufs: get rid of write_super
Artem Bityutskiy
2012-07-22
fs/ufs: re-arrange the code a bit
Artem Bityutskiy
2012-07-22
fs/ufs: remove extra superblock write on unmount
Artem Bityutskiy
2012-07-22
fs/sysv: stop using write_super and s_dirt
Artem Bityutskiy
2012-07-22
fs/sysv: remove another useless write_super call
Artem Bityutskiy
2012-07-22
fs/sysv: remove useless write_super call
Artem Bityutskiy
2012-07-22
hfs: get rid of hfs_sync_super
Artem Bityutskiy
2012-07-22
hfs: introduce VFS superblock object back-reference
Artem Bityutskiy
[next]