Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4bf259e3ae5015e73282ba66716c4a917e1264ac
/
fs
4bf259e
nfs: remove unnecessary NFS_INO_INVALID_ACL checks
by James Morris
· 16 years ago
a5a16ba
NFS: More "sloppy" parsing problems
by Chuck Lever
· 16 years ago
d23c45f
NFS: Invalid mount option values should always fail, even with "sloppy"
by Chuck Lever
· 16 years ago
065015e
NFS: Remove unused XDR decoder functions
by Chuck Lever
· 16 years ago
8e02f6b
NFS: Update MNT and MNT3 reply decoding functions
by Chuck Lever
· 16 years ago
a14017d
NFS: add XDR decoder for mountd version 3 auth-flavor lists
by Chuck Lever
· 16 years ago
4fdcd99
NFS: add new file handle decoders to in-kernel mountd client
by Chuck Lever
· 16 years ago
fb12529
NFS: Add separate mountd status code decoders for each mountd version
by Chuck Lever
· 16 years ago
99835db
NFS: remove unused function in fs/nfs/mount_clnt.c
by Chuck Lever
· 16 years ago
29a1bd6
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
by Chuck Lever
· 16 years ago
2ad7809
NFS: Clean up MNT program definitions
by Chuck Lever
· 16 years ago
0e5c263
lockd: Don't bother with RPC ping for NSM upcalls
by Chuck Lever
· 16 years ago
6c9dc42
lockd: Update NSM state from SM_MON replies
by Chuck Lever
· 16 years ago
18fc316
NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available
by Chuck Lever
· 16 years ago
a21bdd9
NFS: Return error code from nfs_callback_up() to user space
by Chuck Lever
· 16 years ago
c381ad2
NFS: Do not display the setting of the "intr" mount option
by Chuck Lever
· 16 years ago
bf40d34
NFS: add support for splice writes
by Suresh Jayaraman
· 16 years ago
5cd973c
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
by Trond Myklebust
· 16 years ago
3f09df7
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
by Trond Myklebust
· 16 years ago
965b5d6
NFSv4: Handle more errors when recovering open file and locking state
by Trond Myklebust
· 16 years ago
d512220
NFSv4: Move error handling out of the delegation generic code
by Trond Myklebust
· 16 years ago
01c3f05
NFSv4: Fix the 'nolock' option regression
by Trond Myklebust
· 16 years ago
aa2638a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
b7c142d
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
9cb0fbf
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
feb72ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
852969b
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
by David Daney
· 16 years ago
5ac3455
get rid of BKL in fs/sysv
by Al Viro
· 16 years ago
cc46759
get rid of BKL in fs/minix
by Al Viro
· 16 years ago
e7ec952
get rid of BKL in fs/efs
by Al Viro
· 16 years ago
536c949
befs ->pust_super() doesn't need BKL
by Al Viro
· 16 years ago
608ba50
Cleanup of adfs headers
by Al Viro
· 16 years ago
ee450f7
9P doesn't need BKL in ->umount_begin()
by Al Viro
· 16 years ago
66c6af2
fuse doesn't need BKL in ->umount_begin()
by Al Viro
· 16 years ago
fe36adf
No instance of ->bmap() needs BKL
by Al Viro
· 16 years ago
b089551
remove unlock_kernel() left accidentally
by J. R. Okajima
· 16 years ago
210ad6a
ext4: avoid unnecessary spinlock in critical POSIX ACL path
by Theodore Ts'o
· 16 years ago
9c64daf
ext3: avoid unnecessary spinlock in critical POSIX ACL path
by Linus Torvalds
· 16 years ago
005411c
AFS: Correctly translate auth error aborts and don't failover in such cases
by David Howells
· 16 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 16 years ago
69050ee
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
by Tomas Szepe
· 16 years ago
8b0b1db
remove put_cpu_no_resched()
by Thomas Gleixner
· 16 years ago
4938d7e
poll: avoid extra wakeups in select/poll
by Eric Dumazet
· 16 years ago
02d5341
ntfs: use is_power_of_2() function for clarity.
by Robert P. J. Day
· 16 years ago
84a8924
writeback: skip new or to-be-freed inodes
by Wu Fengguang
· 16 years ago
2869735
mm: remove __invalidate_mapping_pages variant
by Mike Waychison
· 16 years ago
2ff05b2
oom: move oom_adj value from task_struct to mm_struct
by David Rientjes
· 16 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 16 years ago
1779754
proc: export more page flags in /proc/kpageflags
by Wu Fengguang
· 16 years ago
ed7ce0f
proc: kpagecount/kpageflags code cleanup
by Wu Fengguang
· 16 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 16 years ago
8eeee4e
send_sigio_to_task: sanitize the usage of fown->signum
by Oleg Nesterov
· 16 years ago
2f38d70
shift current_cred() from __f_setown() to f_modown()
by Oleg Nesterov
· 16 years ago
e1f5b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
cd5232b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
300df7d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 16 years ago
d613839
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
f7c52fd
jfs: fix regression preventing coalescing of extents
by Dave Kleikamp
· 16 years ago
69257ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
23059a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 16 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 16 years ago
a979eff
ubifs: register backing_dev_info
by Jens Axboe
· 16 years ago
ad081f1
btrfs: properly register fs backing device
by Jens Axboe
· 16 years ago
74675a5
NLS: update handling of Unicode
by Alan Stern
· 16 years ago
905c02a
nls: utf8_wcstombs: fix buffer overflow
by Clemens Ladisch
· 16 years ago
e27ecdd
nls: utf8_wcstombs: use correct buffer size in error case
by Clemens Ladisch
· 16 years ago
e4792aa
debugfs: use specified mode to possibly mark files read/write only
by Robin Getz
· 16 years ago
400ced6
debugfs: fix docbook error
by Jonathan Corbet
· 16 years ago
56a83cc
debugfs: dont stop on first failed recursive delete
by Steven Rostedt
· 16 years ago
557411e
Sysfs: fix possible memleak in sysfs_follow_link
by Armin Kuster
· 16 years ago
978d910
Btrfs: always update root items for fs trees at commit time
by Yan Zheng
· 16 years ago
9af0b38
ocfs2/net: Use wait_event() in o2net_send_message_vec()
by Sunil Mushran
· 16 years ago
6b791bc
ocfs2: Adjust rightmost path in ocfs2_add_branch.
by Tao Ma
· 16 years ago
9c7cb99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 16 years ago
df59c0a
[SCSI] compat: don't perform unneeded copy in sg_io code
by Alexey Zaytsev
· 16 years ago
0a8eba9
ramfs: ignore unknown mount options
by Mike Frysinger
· 16 years ago
489f7ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 16 years ago
e83f1eb
xfs: fix small mismerge in xfs_vn_mknod
by Christoph Hellwig
· 16 years ago
493b87e
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
by Christoph Hellwig
· 16 years ago
f3ad116
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs
by Linus Torvalds
· 16 years ago
c53567a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
c9b8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
6cb8a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
7f3591c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 16 years ago
c34752b
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
d614aec
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
76d93ff
trivial: fix typo in bio_alloc kernel doc
by Nikanth Karthikesan
· 16 years ago
ab2274a
trivial: fix typo compatiable/compatiability has extra 'a'.
by Thadeu Lima de Souza Cascardo
· 16 years ago
2eadfc0
trivial: fs/inode: Fix typo in file_update_time nanodoc
by Wolfram Sang
· 16 years ago
ff677f8
trivial: fix comment typo in fs/compat.c
by Nikanth Karthikesan
· 16 years ago
88164ff
trivial: ext2: fix a typo in comment in ext2.h
by Ali Gholami Rudi
· 16 years ago
7747a0b
xfs: fix freeing memory in xfs_getbmap()
by Felix Blyakher
· 16 years ago
82681a3
[SCSI] Merge branch 'linus'
by James Bottomley
· 16 years ago
5718607
eventfd: export eventfd_signal and eventfd_fget for lguest
by Rusty Russell
· 16 years ago
3ea4005
GFS2: Remove lock_kernel from gfs2_put_super()
by Steven Whitehouse
· 16 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 16 years ago
aa7dfb8
nilfs2: get rid of bd_mount_sem use from nilfs
by Ryusuke Konishi
· 16 years ago
e59399d
nilfs2: correct exclusion control in nilfs_remount function
by Ryusuke Konishi
· 16 years ago
Next »