Show patches with: Submitter = Deepa Dinamani       |    State = Action Required       |   347 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,01/15] fs: add Kconfig entry CONFIG_FS_USES_64BIT_TIME - - - --- 2016-01-07 Deepa Dinamani New
[RFC,02/15] vfs: Change all structures to support 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,03/15] kernel: time: Add macros and functions to support 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,04/15] vfs: Add support for vfs code to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,05/15] fs: cifs: Add support for cifs to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,06/15] fs: fat: convert fat to 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,07/15] fs: ext4: convert to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,08/15] fs: Enable 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,09/15] fs: cifs: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,10/15] fs: fat: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,11/15] fs: ext4: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,12/15] vfs: remove inode_timespec and timespec references - - - --- 2016-01-07 Deepa Dinamani New
[RFC,13/15] kernel: time: change inode_timespec to timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,14/15] vfs: Remove inode_timespec aliases - - - --- 2016-01-07 Deepa Dinamani New
[RFC,15/15] fs: Drop CONFIG_FS_USES_64BIT_TIME - - - --- 2016-01-07 Deepa Dinamani New
[01/10] fs: Add current_fs_time_sec() function - - - --- 2016-02-03 Deepa Dinamani New
[02/10] vfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts() - - - --- 2016-02-03 Deepa Dinamani New
[05/10] fs: cifs: Replace CURRENT_TIME by get_seconds - - - --- 2016-02-03 Deepa Dinamani New
[06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec() - - - --- 2016-02-03 Deepa Dinamani New
[07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time() - - - --- 2016-02-03 Deepa Dinamani New
[08/10] fs: ceph: replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts() - - - --- 2016-02-03 Deepa Dinamani New
[10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - 1 - --- 2016-02-03 Deepa Dinamani New
[10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-05 Deepa Dinamani New
[v2,10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - 1 - --- 2016-02-07 Deepa Dinamani New
[RFC,v2a,01/12] vfs: Add vfs_time abstractions - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,02/12] fs: cifs: Change cifs_fscache_inode_auxdata to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,03/12] fs: cifs: Change cifs_fattr timestamps data type to vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,04/12] fs: cifs: Make cnvrtDosUnixTm() y2038 safe - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,05/12] fs: cifs: Use vfs_time_get_real_* time functions - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,06/12] fs: btrfs: Change btrfs_inode.i_otime to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,07/12] fs: btrfs: Use vfs_time data type for btrfs_update_time() - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,08/12] fs: btrfs: Change timespec data types to use vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,09/12] fs: ceph: Change encode and decode functions to use vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,10/12] fs: ceph: Replace timespec data type with vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,11/12] net: ceph: use vfs_time data type instead of timespec - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,12/12] fs: xfs: change inode times to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,1/5] vfs: Add vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,2/5] fs: cifs: Use vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,3/5] fs: btrfs: Use vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,4/5] fs: ceph: Use vfs timestamp accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,5/5] fs: xfs: change inode times to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,1/8] vfs: Add vfs_time abstractions - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,2/8] fs: cifs: Change auxdata to struct timespec64 data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,3/8] fs: cifs: Change cifs_fattr timestamps data type to timespec64 - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,4/8] fs: cifs: Make cnvrtDosUnixTm() y2038 safe - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,5/8] fs: btrfs: Change btrfs_inode.i_otime to vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,6/8] fs: btrfs: Use vfs timestamp abstraction helper - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,7/8] fs: ceph: Use vfs timestamp abstraction helpers - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,8/8] fs: xfs: change inode times to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[1/8] fs: debugfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[2/8] fs: logfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[3/8] fs: devpts: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[4/8] fs: configfs: Replace CURRENT_TIME by current_fs_time() 1 - - --- 2016-02-22 Deepa Dinamani New
[5/8] fs: proc: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[6/8] fs: ramfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[7/8] fs: kernfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[8/8] net: sunrpc: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-22 Deepa Dinamani New
[1/2] fs: Add current_fs_time_sec() function 1 - - --- 2016-03-02 Deepa Dinamani New
[2/2] vfs: Add vfs_time accessors 1 - - --- 2016-03-02 Deepa Dinamani New
vfs: Add support to check max and min inode times 1 - - --- 2016-03-02 Deepa Dinamani New
[v2] vfs: Add support to check max and min inode times - - - --- 2016-03-03 Deepa Dinamani New
[v3] vfs: Add support to document max and min inode times - - - --- 2016-04-01 Deepa Dinamani New
[1/2] fs: Add current_fs_time_sec() function - 1 - --- 2016-04-08 Deepa Dinamani New
[2/2] vfs: Add vfs_time accessors - 1 - --- 2016-04-08 Deepa Dinamani New
[RESEND] vfs: Add support to document max and min inode times - 1 - --- 2016-04-08 Deepa Dinamani New
[1/3] time: Add missing implementation for timespec64_add_safe() - - - --- 2016-04-29 Deepa Dinamani New
[2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events - - - --- 2016-04-29 Deepa Dinamani New
[3/3] time: Remove timespec_add_safe() - - - --- 2016-04-29 Deepa Dinamani New
[RESEND,2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events 1 1 - --- 2016-05-04 Deepa Dinamani New
[01/21] fs: Replace CURRENT_TIME_SEC with current_fs_time() 1 - - --- 2016-06-09 Deepa Dinamani New
[02/21] fs: ext4: Use current_fs_time() for inode timestamps - - - --- 2016-06-09 Deepa Dinamani New
[03/21] fs: ubifs: Use current_fs_time() for inode timestamps - - - --- 2016-06-09 Deepa Dinamani New
[05/21] fs: jfs: Replace CURRENT_TIME_SEC by current_fs_time() - - - --- 2016-06-09 Deepa Dinamani New
[06/21] fs: udf: Replace CURRENT_TIME with current_fs_time() - 1 - --- 2016-06-09 Deepa Dinamani New
[07/21] fs: cifs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-06-09 Deepa Dinamani New
[08/21] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts() - - - --- 2016-06-09 Deepa Dinamani New
[09/21] fs: cifs: Replace CURRENT_TIME by get_seconds - - - --- 2016-06-09 Deepa Dinamani New
[10/21] fs: f2fs: Use ktime_get_real_seconds for sit_info times - - - --- 2016-06-09 Deepa Dinamani New
[11/21] drivers: staging: lustre: Replace CURRENT_TIME with current_fs_time() 1 - - --- 2016-06-09 Deepa Dinamani New
[12/21] block: rbd: Replace non inode CURRENT_TIME with current_fs_time() - - - --- 2016-06-09 Deepa Dinamani New
[13/21] fs: ocfs2: Use time64_t to represent orphan scan times - - - --- 2016-06-09 Deepa Dinamani New
[14/21] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds() - - - --- 2016-06-09 Deepa Dinamani New
[15/21] time: Add time64_to_tm() 1 - - --- 2016-06-09 Deepa Dinamani New
[16/21] fnic: Use time64_t to represent trace timestamps - - - --- 2016-06-09 Deepa Dinamani New
[17/21] audit: Use timespec64 to represent audit timestamps 1 - - --- 2016-06-09 Deepa Dinamani New
[18/21] fs: nfs: Make nfs boot time y2038 safe - - - --- 2016-06-09 Deepa Dinamani New
[19/21] libceph: Remove CURRENT_TIME references - - - --- 2016-06-09 Deepa Dinamani New
[20/21] libceph: Replace CURRENT_TIME with ktime_get_real_ts - - - --- 2016-06-09 Deepa Dinamani New
[21/21] time: Delete CURRENT_TIME_SEC and CURRENT_TIME macro 1 - - --- 2016-06-09 Deepa Dinamani New
[v2,01/24] vfs: Add current_time() api - - - --- 2016-06-20 Deepa Dinamani New
[v2,02/24] fs: Replace CURRENT_TIME with current_time() for inode timestamps 3 1 - --- 2016-06-20 Deepa Dinamani New
[v2,03/24] fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 1 - - --- 2016-06-20 Deepa Dinamani New
[v2,04/24] fs: Replace current_fs_time() with current_time() - - - --- 2016-06-20 Deepa Dinamani New
[v2,05/24] fs: jfs: Replace CURRENT_TIME_SEC by current_time() 1 - - --- 2016-06-20 Deepa Dinamani New
[v2,06/24] fs: ext4: Use current_time() for inode timestamps - - - --- 2016-06-20 Deepa Dinamani New
[v2,07/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time - - - --- 2016-06-20 Deepa Dinamani New
[v2,08/24] fs: btrfs: Use ktime_get_real_ts for root ctime 1 - - --- 2016-06-20 Deepa Dinamani New
« 1 2 3 4 »