Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e9663ee452ffce0d429656ebbcfe69417a30e92
/
fs
0e9663e
fuse: add blksize field to fuse_attr
by Miklos Szeredi
· 17 years ago
f333211
fuse: add support for mandatory locking
by Miklos Szeredi
· 17 years ago
b25e82e
fuse: add helper for asynchronous writes
by Miklos Szeredi
· 17 years ago
93a8c3c
fuse: add list of writable files to fuse_inode
by Miklos Szeredi
· 17 years ago
a9ff4f8
fuse: support BSD locking semantics
by Miklos Szeredi
· 17 years ago
6ff958e
fuse: add atomic open+truncate support
by Miklos Szeredi
· 17 years ago
17637cb
fuse: improve utimes support
by Miklos Szeredi
· 17 years ago
d139d7f
VFS: allow filesystems to implement atomic open+truncate
by Miklos Szeredi
· 17 years ago
49d4914
fuse: clean up open file passing in setattr
by Miklos Szeredi
· 17 years ago
c79e322
fuse: add file handle to getattr operation
by Miklos Szeredi
· 17 years ago
1fb69e7
fuse: fix race between getattr and write
by Miklos Szeredi
· 17 years ago
e57ac68
fuse: fix allowing operations
by Miklos Szeredi
· 17 years ago
42a2b6a
ext3: fix setup_new_group_blocks locking
by Eric Sandeen
· 17 years ago
0f0a89e
ext3: support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
4176ed5
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
by Andi Drebes
· 17 years ago
6bbfb07
fs/cramfs/inode.c: remove unused variable
by Andi Drebes
· 17 years ago
d32c4f2
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
by Jeff Layton
· 17 years ago
188b95d
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
by Jeff Layton
· 17 years ago
6de0ec0
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
by Jeff Layton
· 17 years ago
cdd6fe6
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
by Jeff Layton
· 17 years ago
8a0ce7d
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
by Jeff Layton
· 17 years ago
1ac564e
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
by Jeff Layton
· 17 years ago
6212e3a
Remove struct task_struct::io_wait
by Alexey Dobriyan
· 17 years ago
1490410
ext4: lighten up resize transaction requirements
by Eric Sandeen
· 17 years ago
5b61528
ext4: fix setup_new_group_blocks locking
by Eric Sandeen
· 17 years ago
ac39849
ext4: sparse fixes
by Aneesh Kumar K.V
· 17 years ago
d8dd0b4
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
by Aneesh Kumar K.V
· 17 years ago
b377611
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
by Aneesh Kumar K.V
· 17 years ago
308ba3e
ext4: Convert s_r_blocks_count and s_free_blocks_count
by Aneesh Kumar K.V
· 17 years ago
6bc9fef
ext4: Convert s_blocks_count to s_blocks_count_lo
by Aneesh Kumar K.V
· 17 years ago
5272f83
ext4: Convert bg_inode_bitmap and bg_inode_table
by Aneesh Kumar K.V
· 17 years ago
3a14589
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
by Aneesh Kumar K.V
· 17 years ago
ce42158
ext4: FLEX_BG Kernel support v2.
by Jose R. Santos
· 17 years ago
c1bddad
ext4: Fix sparse warnings
by Aneesh Kumar K.V
· 17 years ago
717d50e
Ext4: Uninitialized Block Groups
by Andreas Dilger
· 17 years ago
4074fe3
ext4: remove #ifdef CONFIG_EXT4_INDEX
by Eric Sandeen
· 17 years ago
f077d0d
ext4: Remove (partial, never completed) fragment support
by Coly Li
· 17 years ago
6f38c74
JBD2: debug code cleanup.
by Jose R. Santos
· 17 years ago
a7fa2ba
jbd2: fix commit code to properly abort journal
by Jan Kara
· 17 years ago
cd02ff0
jbd2: JBD_XXX to JBD2_XXX naming cleanup
by Mingming Cao
· 17 years ago
d802ffa
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
by Mingming Cao
· 17 years ago
2d917969
JBD2: replace jbd_kmalloc with kmalloc directly.
by Mingming Cao
· 17 years ago
a5005da
JBD: replace jbd_kmalloc with kmalloc directly
by Mingming Cao
· 17 years ago
af1e76d
JBD2: jbd2 slab allocation cleanups
by Mingming Cao
· 17 years ago
c089d49
JBD: JBD slab allocation cleanups
by Mingming Cao
· 17 years ago
fb0466c
9p: fix bad kconfig cross-dependency
by Eric Van Hensbergen
· 17 years ago
50fd801
9p: soften invalidation in loose_mode
by Eric Van Hensbergen
· 17 years ago
ba17674
9p: attach-per-user
by Latchesar Ionkov
· 17 years ago
bd32b82
9p: rename uid and gid parameters
by Latchesar Ionkov
· 17 years ago
2405669
9p: define session flags
by Latchesar Ionkov
· 17 years ago
a80d923
9p: Make transports dynamic
by Eric Van Hensbergen
· 17 years ago
347c53d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
b537677
Implement file posix capabilities
by Serge E. Hallyn
· 17 years ago
a8754be
r/o bind mounts: create cleanup helper svc_msnfs()
by Dave Hansen
· 17 years ago
c7eb266
r/o bind mounts: give permission() a local 'mnt' variable
by Dave Hansen
· 17 years ago
b41572e
r/o bind mounts: rearrange may_open() to be r/o friendly
by Dave Hansen
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
e8e9615
fuse: clean up execute permission checking
by Miklos Szeredi
· 17 years ago
c9c9d7d
fuse: no ENOENT from fuse device read
by Miklos Szeredi
· 17 years ago
a131de0
fuse: no abort on interrupt
by Miklos Szeredi
· 17 years ago
819c4b3
fuse: cleanup in release
by Miklos Szeredi
· 17 years ago
ebc14c4
fuse: fix permission checking on sticky directories
by Miklos Szeredi
· 17 years ago
244f638
fuse: refresh stale attributes in fuse_permission()
by Miklos Szeredi
· 17 years ago
074406f
fuse: set i_nlink to sane value after mount
by Miklos Szeredi
· 17 years ago
b100997
fuse: fix page invalidation
by Miklos Szeredi
· 17 years ago
e00d2c2
fuse: truncate on spontaneous size change
by Miklos Szeredi
· 17 years ago
c756e0a
fuse: add reference counting to fuse_file
by Miklos Szeredi
· 17 years ago
de5e3de
fuse: fix reserved request wake up
by Miklos Szeredi
· 17 years ago
f92b99b
fuse: update backing_dev_info congestion state
by Miklos Szeredi
· 17 years ago
a686cd8
ext2 reservations
by Martin J. Bligh
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
2e6883b
writeback: introduce writeback_control.more_io to indicate more io
by Fengguang Wu
· 17 years ago
1f7decf
writeback: remove pages_skipped accounting in __block_write_full_page()
by Fengguang Wu
· 17 years ago
08d8e97
writeback: fix ntfs with sb_has_dirty_inodes()
by Fengguang Wu
· 17 years ago
2c13657
writeback: fix time ordering of the per superblock inode lists 8
by Fengguang Wu
· 17 years ago
0e0f4fc
writeback: fix periodic superblock dirty inode flushing
by Ken Chen
· 17 years ago
670e4de
writeback: fix time ordering of the per superblock dirty inode lists 7
by Andrew Morton
· 17 years ago
65cb9b4
writeback: fix time ordering of the per superblock dirty inode lists 6
by Andrew Morton
· 17 years ago
c6945e7
writeback: fix time ordering of the per superblock dirty inode lists 5
by Andrew Morton
· 17 years ago
1b43ef9
writeback: fix comment, use helper function
by Andrew Morton
· 17 years ago
c986d1e
writeback: fix time ordering of the per superblock dirty inode lists 4
by Andrew Morton
· 17 years ago
f57b9b7
writeback: fix time ordering of the per superblock dirty inode lists 3
by Andrew Morton
· 17 years ago
9852a0e7
writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodes
by Andrew Morton
· 17 years ago
6610a0b
writeback: fix time-ordering of the per-superblock dirty-inode lists
by Andrew Morton
· 17 years ago
cf3d0b8
reiserfs: do not repair wrong journal params
by Edward Shishkin
· 17 years ago
1ad6ecf
ext3: lighten up resize transaction requirements
by Eric Sandeen
· 17 years ago
22d2b35
F_DUPFD_CLOEXEC implementation
by Ulrich Drepper
· 17 years ago
f7a75f0
spin_lock_unlocked cleanups
by Roel Kluin
· 17 years ago
d68c9d6
Break ELF_PLATFORM and stack pointer randomization dependency
by Franck Bui-Huu
· 17 years ago
96358de
rename signalfd_siginfo fields
by Davide Libenzi
· 17 years ago
059590f
ext3: remove #ifdef CONFIG_EXT3_INDEX
by Eric Sandeen
· 17 years ago
a9c62a1
fs: correct SuS compliance for open of large file without options
by Alan Cox
· 17 years ago
96fdc72
anon-inodes use open coded atomic_inc for the shared inode
by Davide Libenzi
· 17 years ago
315e28c
Don't truncate /proc/PID/environ at 4096 characters
by James Pearson
· 17 years ago
3ad90ec
fs/udf/balloc.c: mark a variable as uninitialized_var()
by WANG Cong
· 17 years ago
ea0985a
menuconfig: transform Network Filesystems menu
by Jan Engelhardt
· 17 years ago
a77b645
menuconfig: transform NLS and DLM menus
by Jan Engelhardt
· 17 years ago
fd5eea4
change inotifyfs magic as the same magic is used for futexfs
by Andrey Mirkin
· 17 years ago
4f9a58d
increase AT_VECTOR_SIZE to terminate saved_auxv properly
by Olaf Hering
· 17 years ago
Next »