Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e69e7fe5b0c86b7271045444a3a681136234c659
/
fs
« Previous
ba403ab
[XFS] Retry linux inode cacech lookup if we found a stale inode. This
by Christoph Hellwig
· 19 years ago
efa092f
[XFS] Fixes a bug in the quota code when allocating a new dquot record
by Tim Shimmin
· 19 years ago
0f9fffb
[XFS] remove some dead code from pagebuf
by Christoph Hellwig
· 19 years ago
02ba71d
[XFS] allow a null behaviour pointer in linvfs_clear_inode
by Christoph Hellwig
· 19 years ago
53937c5
[XFS] Manage spinlock differences between kernel versions a bit.
by Nathan Scott
· 19 years ago
526c420
[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls
by Eric Sandeen
· 19 years ago
0c147f9
[XFS] Check if there is first behavior before calling VOP_RECLAIM from
by Felix Blyakher
· 19 years ago
4cd4a03
[XFS] Need to be able to reset sb_qflags if not mounting with quotas
by Tim Shimmin
· 19 years ago
56d433e
[XFS] streamline the clear_inode path
by Christoph Hellwig
· 19 years ago
c1a073b
[XFS] Delay I/O completion for unwritten extents after conversion
by Christoph Hellwig
· 19 years ago
f097386
[XFS] Delay direct I/O completion to a workqueue This is nessecary
by Christoph Hellwig
· 19 years ago
65b3da3
[XFS] Add in the new xfs_aops.h header file for I/O completion struct.
by Christoph Hellwig
· 19 years ago
213b24c
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
by Greg Ungerer
· 19 years ago
0829c36
[XFS] Add infrastructure for tracking I/O completions
by Christoph Hellwig
· 19 years ago
51c91ed
[XFS] add infrastructure for waiting on I/O completion at inode reclaim time
by Christoph Hellwig
· 19 years ago
592cb26
[XFS] remove unessecary vnode flags
by Christoph Hellwig
· 19 years ago
760dea6
[XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco
by Christoph Hellwig
· 19 years ago
6f948fb
[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
by Tim Shimmin
· 19 years ago
0432dab
[XFS] remove struct vnode::v_type
by Christoph Hellwig
· 19 years ago
155ffd0
[XFS] Remove extraneous quotacheck diagnostics.
by Nathan Scott
· 19 years ago
e69a333
[XFS] Add in grpid/nogrpid mount option parsing, actual code was always there..
by Nathan Scott
· 19 years ago
7e9c639
[XFS] 929956 add log debugging and tracing info
by Tim Shimmin
· 19 years ago
32fb9b5
[XFS] Fix up the calculation of the reservation overhead to hopefully
by Tim Shimmin
· 19 years ago
d52b44d
[XFS] Fix regression in transaction reserved-block accounting for direct writes.
by Nathan Scott
· 19 years ago
ad4a8ac
[XFS] Fix check for writeable file in xfs_ioc_space ioctl code
by Eric Sandeen
· 19 years ago
3bdbfb1
[XFS] Prevent the incore superblock sb_fdblocks count from leaking when we
by David Chinner
· 19 years ago
bcec2b7
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
by Nathan Scott
· 19 years ago
eedb553
[XFS] Make metadata IO completion consistent with other IO completion handlers.
by Nathan Scott
· 19 years ago
cdb6268
[XFS] replace vn_get usage by ihold
by Christoph Hellwig
· 19 years ago
bb3f724
[XFS] send dmapi events from nopage for mmapped files
by Dean Roehrich
· 19 years ago
536388b
[XFS] upate copyrights
by Dean Roehrich
· 19 years ago
616b1c7
[XFS] Update copyrights
by Dean Roehrich
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
ae11be6
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
by Linus Torvalds
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
97c169a
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
by Linus Torvalds
· 19 years ago
31151ba
fix mismerge in ll_rw_blk.c
by James Bottomley
· 19 years ago
36676bc
[PATCH] Fix oops in sysfs_hash_and_remove_file()
by James Bottomley
· 19 years ago
d634cc1
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
by Steve French
· 19 years ago
fd589e0
[PATCH] hppfs: fix symlink error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d7a60d5
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
7c657f2
[PATCH] Document idr_get_new_above() semantics, update inotify
by John McCutchan
· 19 years ago
f6fdd7d
Don't allow normal users to set idle IO priority
by Linus Torvalds
· 19 years ago
a5ea169
[PATCH] freevxfs: fix breakage introduced by symlink fixes
by Alexey Dobriyan
· 19 years ago
db87389
befs: fix up missed follow_link declaration change
by Linus Torvalds
· 19 years ago
e0c9314
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
by Adrian Bunk
· 19 years ago
01c314a
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
by Steve Dickson
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
2fb1e30
[PATCH] jffs2: fix symlink error handling
by Al Viro
· 19 years ago
01fa90c
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
d86c390
[PATCH] reiserfs+acl+quota deadlock fix
by Jan Kara
· 19 years ago
dc59250
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
by Chuck Lever
· 19 years ago
412d582
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
by Chuck Lever
· 19 years ago
5529680
[PATCH] NFS: split nfsi->flags into two fields
by Chuck Lever
· 19 years ago
099d44e
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
c4f92db
[PATCH] nfsd to unlock kernel before exiting
by Steven Rostedt
· 19 years ago
686762c
JFS: Initialize dentry->d_op for negative dentries too
by Dave Kleikamp
· 19 years ago
5153f7e
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
481d037
NTFS: Complete the previous fix for the unset device when mapping buffers
by Anton Altaparmakov
· 19 years ago
cf59001
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
58fcb8d
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
by Trond Myklebust
· 19 years ago
e74589a
NTFS: Fix bug in mft record writing where we forgot to set the device in
by Anton Altaparmakov
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
0bf955c
[PATCH] inotify: fix idr_get_new_above usage
by Robert Love
· 19 years ago
27876d0
[PATCH] CIFS: Fix path name conversion for long filenames
by Steve French
· 19 years ago
d024709
[PATCH] CIFS: Fix missing entries in search results
by Steve French
· 19 years ago
1b0a74d
[PATCH] Fix error handling in reiserfs
by Jan Kara
· 19 years ago
2d610b8
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
8a9cd6d
JFS: Fix race in txLock
by Dave Kleikamp
· 19 years ago
7a91bf7
[PATCH] fsnotify_name/inoderemove
by John McCutchan
· 19 years ago
68b4713
[PATCH] namespace.c: fix bind mount from foreign namespace
by Miklos Szeredi
· 19 years ago
e525e15
[PATCH] __bio_clone() dead comment
by Andrew Morton
· 19 years ago
fab5a60
Check input buffer size in zisofs
by Linus Torvalds
· 19 years ago
0c3dba1
[PATCH] Clean up inotify delete race fix
by John McCutchan
· 19 years ago
a5c96ca
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
e234f35
[PATCH] inotify delete race fix
by John McCutchan
· 19 years ago
3de1174
[PATCH] inotify: update help text
by Robert Love
· 19 years ago
74f9c9c
[PATCH] hfs: don't reference missing page
by Roman Zippel
· 19 years ago
f76d28d
[PATCH] hfs: don't dirty unchanged inode
by Roman Zippel
· 19 years ago
30db1ae
JFS: Check for invalid inodes in jfs_delete_inode
by Dave Kleikamp
· 19 years ago
b9c55d2
[PATCH] inotify: fix race between the kernel and user space
by John McCutchan
· 19 years ago
7544953
[PATCH] inotify: fix file deletion by rename detection
by John McCutchan
· 19 years ago
9ca1eb3
[PATCH] sysfs: fix sysfs_setattr
by Maneesh Soni
· 19 years ago
bc062b1
[PATCH] sysfs: fix sysfs_chmod_file
by Maneesh Soni
· 19 years ago
a2d76bd
[PATCH] uml: implement hostfs syncing
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a5453be
[PATCH] bio_clone fix
by Andrew Morton
· 19 years ago
da28c12
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
49302d0
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
02b77569
[PATCH] reiserfs doesn't use mbcache
by Andreas Gruenbacher
· 19 years ago
8c52ab4
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
by Andreas Gruenbacher
· 19 years ago
c293621
[PATCH] stale POSIX lock handling
by Peter Staubach
· 19 years ago
0cfc11e
[PATCH] fix xip sparse file handling in ext2
by Carsten Otte
· 19 years ago
104e49f
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
by Ian Kent
· 19 years ago
ab6862e
[PATCH] ext3: drop quota references before releasing inode
by Jan Kara
· 19 years ago
c7e9a52
[PATCH] ext2: drop quota reference before releasing inode
by Jan Kara
· 19 years ago
Next »